home *** CD-ROM | disk | FTP | other *** search
/ PC User 1997 April / PCU_APR_97.ISO / offline / webmenu.dcr / Internal_6_Web Workshop.ls < prev    next >
Encoding:
Text File  |  1997-02-28  |  237 b   |  9 lines

  1. on mouseUp
  2.   global gActiveIcon
  3.   restoreIcon()
  4.   set the memberNum of sprite 4 to the number of member "workshop active"
  5.   set gActiveIcon to "4"
  6.   gotoNetPage("workshop/workshop.htm", "main")
  7.   gotoNetPage("bnr_m04.htm", "banner")
  8. end
  9.